Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / IAsyncActionWithProgress<TProgress> Interface / GetResults Method

In This Topic
    GetResults Method (IAsyncActionWithProgress<TProgress>)
    In This Topic
    Returns the results of the action.
    Syntax
    'Declaration
     
    Sub GetResults() 
    void GetResults()
    See Also